home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-02-09 | 1.5 KB | 47 lines | [TEXT/MPS ] |
- # File: FinderOpenSelectionPPC.make
- # Target: FinderOpenSelectionPPC
- # Sources: FinderOpenSelectionPPC.r
- # FinderOpenSel.r
- # FinderOpenSel.c
- # Created: Thursday, February 9, 1995 04:38:31 PM
-
-
- POWERPCOBJECTS = ∂
- FinderOpenSel.o ∂
-
- 68KOBJECTS = ∂
- FinderOpenSel.c.o ∂
-
-
- FinderOpenSelectionPPC ƒƒ FinderOpenSelectionPPC.make FinderOpenSelectionPPC.r
- Rez FinderOpenSelectionPPC.r -append -o FinderOpenSelectionPPC
- FinderOpenSelectionPPC ƒƒ FinderOpenSelectionPPC.make FinderOpenSel.r
- Rez FinderOpenSel.r -append -o FinderOpenSelectionPPC
-
- FinderOpenSelectionPPC ƒƒ FinderOpenSelectionPPC.make {POWERPCOBJECTS}
- PPCLink ∂
- {POWERPCOBJECTS} ∂
- "{PPCLibraries}"InterfaceLib.xcoff ∂
- "{PPCLibraries}"MathLib.xcoff ∂
- "{PPCLibraries}"StdCLib.xcoff ∂
- "{PPCLibraries}"StdCRuntime.o ∂
- "{PPCLibraries}"PPCCRuntime.o ∂
- -main __start ∂
- -o FinderOpenSelectionPPC.xcoff
- makePEF FinderOpenSelectionPPC.xcoff -o FinderOpenSelectionPPC ∂
- -l InterfaceLib.xcoff=InterfaceLib ∂
- -l MathLib.xcoff=MathLib ∂
- -l StdCLib.xcoff=StdCLib ∂
- -ft APPL -fc '????'
- FinderOpenSel.o ƒ FinderOpenSelectionPPC.make FinderOpenSel.c
- PPCC -w conformance -appleext on FinderOpenSel.c -o FinderOpenSel.o
-
- FinderOpenSelectionPPC ƒƒ FinderOpenSelectionPPC.make {68KOBJECTS}
- Link -t APPL -c '????' ∂
- {68KOBJECTS} ∂
- "{Libraries}"Runtime.o ∂
- "{Libraries}"Interface.o ∂
- -o FinderOpenSelectionPPC
- FinderOpenSel.c.o ƒ FinderOpenSelectionPPC.make FinderOpenSel.c
- C -r FinderOpenSel.c
-